home *** CD-ROM | disk | FTP | other *** search
/ Resource Library: Multimedia / Resource Library: Multimedia.iso / hypertxt / msdos / hydos10 / country < prev    next >
Encoding:
Text File  |  1991-04-23  |  1.1 KB  |  25 lines

  1.                                   COUNTRY
  2.          Selects date, time, currency format for a specific country
  3.                    See also <NLSFUNC> <CHCP> <CONFIG.SYS>
  4.  
  5. COMMAND TYPE: System Configuration      VERSION: 3.0 and up
  6.  
  7. USE: COUNTRY = xxx[,[yyy][,[drive:]filename]]
  8.  
  9. xxx is a 3 digit code which designates a particular country.
  10. yyy is the code page for the country.
  11. filename is a file containing country information (country.sys is used
  12.     if none specified)
  13.  
  14. The following codes and corresponding countries are listed below.
  15. AUSTRALIA   061  BELGIUM   032  CANADA/FRENCH 002  DENMARK 045  FINLAND     358
  16. FRANCE      033  GERMANY   049  ITALY         039  ISRAEL  972  MIDDLE EAST 785
  17. NETHERLANDS 031  NORWAY    047  PORTUGAL      351  SPAIN   034  SWEDEN      046
  18. SWITZERLAND 041  U.KINGDOM 044  USA 001
  19.  
  20. NOTE: This command must be placed in the <CONFIG.SYS> file and is not a
  21. normal DOS command.
  22. Unless otherwise specified, United States settings are used.  This
  23. country specific information is used by <DATE>, <TIME>, <BACKUP> and
  24. <RESTORE>, and is available to other programs also.
  25.